flag.uintValue.String (method, view implemented interface methods)
one use
flag (current package)
flag.go#L199: func (i *uintValue) String() string { return strconv.FormatUint(uint64(*i), 10) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)